export declare const dateFormat: (date: Date | string, format?: string) => string;