declare const _default: {
    title: string;
};
export default _default;
export declare function Usage(): import("react/jsx-runtime").JSX.Element;
export declare function Unstyled(): import("react/jsx-runtime").JSX.Element;
export declare function LocaleChanges(): import("react/jsx-runtime").JSX.Element;
export declare function LocaleChangesDatesProvider(): import("react/jsx-runtime").JSX.Element;
export declare function ControlledValues(): import("react/jsx-runtime").JSX.Element;
export declare function WithTime(): import("react/jsx-runtime").JSX.Element;
export declare function WithTimeMeridian(): import("react/jsx-runtime").JSX.Element;
export declare function AllowDeselect(): import("react/jsx-runtime").JSX.Element;
export declare function FocusShift(): import("react/jsx-runtime").JSX.Element;
export declare function ReadOnly(): import("react/jsx-runtime").JSX.Element;
export declare function ValueFormat(): import("react/jsx-runtime").JSX.Element;
export declare function Clearable(): import("react/jsx-runtime").JSX.Element;
export declare function Controlled(): import("react/jsx-runtime").JSX.Element;
export declare function ControlledFixedValue(): import("react/jsx-runtime").JSX.Element;
export declare function UncontrolledFormValues(): import("react/jsx-runtime").JSX.Element;
export declare function Size(): import("react/jsx-runtime").JSX.Element;
