import type { WizRc } from '../interfaces/wizrc.interface'; export declare function readWizRc(fileName: string): Promise;