import { JsonFile, Project } from "projen"; export declare const generatePrettier: (project: Project) => JsonFile;