import type { Plugin } from "prettier"; declare const plugin: Plugin; export default plugin; //# sourceMappingURL=prettier-plugin.d.ts.map