import { resourcesBinding } from '../i18n'; export declare const formatResources: ({ resources, }: { resources: resourcesBinding[]; }) => {};