import React from 'react'; import { PartialBy } from '../../../../utils/types'; import { DateRangePickerFormatProps } from '../../../DateRangePickerFormat'; declare const _default: React.ComponentType>, "id" | "children" | "label" | "fullWidth" | "format" | "required" | "onFocusChange" | "regular" | "anchorDirection" | "openDirection" | "appendToBody" | "isOutsideRange" | "startDate" | "endDate" | "focusedInput" | "onDatesChange" | "minimumNights"> & import("@material-ui/core/styles/withStyles").StyledComponentProps<"outlined" | "textField" | "@global">>; export default _default; //# sourceMappingURL=Content.d.ts.map