export declare function writeDefaultConfig(eslintrcFile: string | null, pkgJsonPath: string | null): Promise<void>;
