export declare const format: (date: Date | string | number, type?: string, locale?: string, options?: any) => string;