export declare function runPrettier(filePaths: string[]): Promise<void>;
