export declare class InputDateConfig { format?: string; theme?: string; placement?: string; locale?: string; }