import { SpockConfig } from './config'; export declare function etl(config: SpockConfig): Promise;