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