import { MatDateFormats } from '@angular/material/core'; /** * Custom Date-Formats and Adapter (using https://github.com/iamkun/dayjs) */ export declare const MAT_DAYJS_DATE_FORMATS: MatDateFormats;