export declare const variantsMap: string[]; export type VariantType = (typeof variantsMap)[number];