import type { WizardOptions } from '../utils/types'; export declare function runPrettierStep({ installDir, }: Pick & {}): Promise; //# sourceMappingURL=run-prettier.d.ts.map