export declare const TimePickerWrapper: import("styled-components").StyledComponent & import("@medly-components/utils").WithStyle & import("../Popover/types").StaticProps, any, { fullWidth?: boolean | undefined; minWidth?: string | undefined; maxWidth?: string | undefined; }, never>; export declare const TimeIcon: import("styled-components").StyledComponent & import("@medly-components/utils").WithStyle, any, { title: "time-icon"; }, "title">;