export declare const normalizePrefix: (prefix: string) => string; export declare const classNameVariants: (prefix: string, name: string) => string[];