declare const _exports: { "type": string; "properties": { "moduleSourceName": { "type": string; }; "extractSourceLocation": { "type": string; }; "messagesDir": { "type": string; }; "overrideIdFn": { "instanceof": string; "tsType": string; }; "removeDefaultMessage": { "type": string; }; "extractFromFormatMessageCall": { "type": string; }; "additionalComponentNames": { "type": string; "items": { "type": string; }; }; }; "additionalProperties": boolean; }; export = _exports;