export declare const formatDateToNative: (value: string, format: string, hasRange: boolean) => string;
