export default function formatWeekdayShort(i: number, locale: 'en' | 'id'): string;