import { TemplateExtractorConfig } from './types'; export declare function directiveExtractor(config: TemplateExtractorConfig): void;