/// <reference types="react" />
declare const _default: {
    title: string;
};
export default _default;
export declare function Usage(): JSX.Element;
export declare function WithinModal(): JSX.Element;
export declare function Unstyled(): JSX.Element;
export declare function WithSeconds(): JSX.Element;
export declare function MinDate(): JSX.Element;
export declare function Controlled(): JSX.Element;
//# sourceMappingURL=DateTimePicker.story.d.ts.map