export declare function toDashCase(camel: string): string;