export declare function kebabCase(name: string, separator?: string): string;