import { ConsusTheme } from "../../styles/theme.interface"; export declare const datePickerGlobalStyles: (theme: ConsusTheme) => any;