import { GQLFieldAlgebra } from "../algebras"; export declare const GQLFieldInterpreter: () => GQLFieldAlgebra;