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

declare const vueExtractor: ExtractorType;

export { vueExtractor };
