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