export declare const wrapper: string; export declare const hasError: string; export declare const disabled: string; export declare const readOnly: string; export declare const variant: Record<"default" | "minimal", string>; export declare const container: string; export declare const containerPadding: Record<"leftUnset" | "none" | "rightNone" | "rightUnset", string>; export declare const input: string; export declare const reservedSuffixButton: string; export declare const divider: string; export declare const isAutoFilled: string; //# sourceMappingURL=BaseInput.css.d.ts.map