declare const MonthSelectViewWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, { $isPc?: boolean | undefined; }, never>; export default MonthSelectViewWrapper;