export declare const inputContainer: string; export declare const input: string; export declare const inputOverlay: string; export declare const contents: Record<"default" | "withLabel", string>; export declare const disabled: Record<"cursor" | "native", string>; //# sourceMappingURL=DatePicker.css.d.ts.map