import React from 'react'; import { DateTimeProps } from './props'; export declare const DateTime: React.FC;