export declare function normalizeToKebabOrSnakeCase(str: string): string;