export declare function toKebab(string: string): string;
export declare function toSentence(string: string): string;
//# sourceMappingURL=utilities.d.ts.map