import { Config } from "prettier"; //#region src/index.d.ts declare const prettier: Config; //#endregion export { type Config, prettier };