import { IntrospectionQuery } from "@iteria-app/graphql-lowcode"; export declare const getNearestRelationshipTableType: (fieldName: string, introspection: IntrospectionQuery) => any;