declare interface Date { toFormattedString(picture: string): string; } //# sourceMappingURL=Date.ext.d.ts.map