import * as i0 from "@angular/core"; export declare class MyFormat { displayFormat: string; setDisplayFormat(displayFormat: string): void; get display(): { monthYearLabel: string; dateA11yLabel: string; monthYearA11yLabel: string; dateInput: string; }; get parse(): { dateInput: string; }; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=date-format.d.ts.map