import { IForeignCodeExtractorsRegistry } from '../../extractors/types';
export declare let foreignCodeExtractors: IForeignCodeExtractorsRegistry;
