export declare function getKebabCaseName(name: string): string;
