import { ListrTask } from 'listr'; import { Config } from '../config'; export declare const schemaTask: (config: Config) => ListrTask;