export interface IMyDateFormat { value: string; format: string; } //# sourceMappingURL=my-date-format.interface.d.ts.map