declare function kebabify(text: string): string; export default kebabify; //# sourceMappingURL=kebabify.d.ts.map