declare const StyledDayPicker: import("styled-components").StyledComponent<"div", any, {
    theme: object;
}, "theme">;
export default StyledDayPicker;
