interface Date { format: (format: string) => string; }