export declare function formatFn(instance: any, value: Date): any;
export declare function formatProps(props: any, value: Date): any;
