import { Config } from './builders'; export declare function writeEslintKitConfig(config: Config, fileName: string): Promise;