import { CatalogFormatter } from '@lingui/conf';

declare function formatter(): CatalogFormatter;

export { formatter };
