import React from 'react'; import type { TimeProps } from 'mireco'; export type { TimeProps }; export declare const Time: React.ForwardRefExoticComponent>; //# sourceMappingURL=time.d.ts.map