import * as SchemaAST from 'effect/SchemaAST'; export declare const isRelation: (ast: SchemaAST.AST) => boolean; //# sourceMappingURL=isRelation.d.ts.map