import { ApolloColumnType } from '../interfaces'; export declare const findKey: (col: ApolloColumnType) => string;