/** How this engine names itself in a seam failure. */ export declare const columnsOf: (schema: { readonly shape: Readonly>; }) => string, returns: (schema: import("zod").ZodType, surface: string, value: unknown) => T; //# sourceMappingURL=seam.d.ts.map