import { Theme } from '../../../themeBase'; export declare const DatePickerStyles: import("styled-components").GlobalStyleComponent<{ theme: Theme; }, import("styled-components").DefaultTheme>; export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;