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 MaxDateBeforeToday(): import("react/jsx-runtime").JSX.Element;
export declare function MinDateBeforeToday(): import("react/jsx-runtime").JSX.Element;
export declare function DisabledCurrentDate(): 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 ReadOnly(): import("react/jsx-runtime").JSX.Element;
export declare function Disabled(): import("react/jsx-runtime").JSX.Element;
export declare function DropdownModal(): import("react/jsx-runtime").JSX.Element;
export declare function Range(): import("react/jsx-runtime").JSX.Element;
export declare function Multiple(): import("react/jsx-runtime").JSX.Element;
export declare function SelectedDisabledDate(): import("react/jsx-runtime").JSX.Element;
export declare function WithMaxDate(): import("react/jsx-runtime").JSX.Element;
export declare function Clearable(): import("react/jsx-runtime").JSX.Element;
export declare function Sizes(): import("react/jsx-runtime").JSX.Element;
export declare function DefaultDate(): import("react/jsx-runtime").JSX.Element;
