export declare const toKebabCase: (string: string) => string;
//# sourceMappingURL=toKebabCase.d.ts.map