import type { Attribs } from "./api.js";
export declare const pattern: (attribs: Attribs, ...body: any[]) => any[];
//# sourceMappingURL=pattern.d.ts.map