export declare const wrapper: string; export declare const hasError: string; export declare const disabled: string; export declare const variant: Record<"default" | "minimal", string>; export declare const container: string; export declare const input: string; export declare const isAutoFilled: string;