declare const KebabCase: (string: string) => string; export default KebabCase; //# sourceMappingURL=kebab-case.d.ts.map