/// import type { IPureDate } from './elements/interface'; export declare function DateH5(props: IPureDate): JSX.Element;