import { DateTimeComponent } from './helpers/types'; export declare const COMPONENT_NAME: "DateTime"; export declare const DateTime: DateTimeComponent; export * from './helpers/types';