/** * @file vue-awesome-swiper * @module utils * @author Surmon <https://github.com/surmon-china> */ export declare const kebabcase: (string: string) => string;