import { LinguiConfigNormalized } from "@lingui/conf";
export declare const buildContentFilterRe: (config: LinguiConfigNormalized) => RegExp;
