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