import AmauiDate from './AmauiDate'; export default function formats(amauiDate?: AmauiDate): Array<{ abr: string; value: string; }>;