import { getI18nConfig } from "../shared/config";
export declare function startExport(i18nConfig: ReturnType<typeof getI18nConfig>): void;
