import { CrawlConfig, CrawlerProcess } from '../models'; export declare function writeRawDeprecationsTask(config: CrawlConfig): CrawlerProcess;