UNPKG

@material-ui/lab

Version:
8 lines (7 loc) 463 B
/// <reference types="react" /> declare const PickerView: import("@material-ui/system").StyledComponent<{ theme?: import("@material-ui/core/styles").Theme | undefined; as?: import("react").ElementType<any> | undefined; sx?: import("@material-ui/system").SxProps<import("@material-ui/core/styles").Theme> | undefined; }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>; export default PickerView;