import { Grace } from "../grace.js"; export type GracePlugin = (app: Grace) => Grace; //# sourceMappingURL=plugin.d.ts.map