/** * @file vue-awesome-swiper * @module utils * @author Surmon */ export declare const kebabcase: (string: string) => string;