import { CrawlConfig } from '../../models'; export declare function ensureGroups(config: CrawlConfig): Promise;