export type MessageFormatter = (value: any, locale: string | string[], args?: any[]) => string; //# sourceMappingURL=types.d.ts.map