import { IgqlOption } from "../index"; export default function convertType(fieldName: string, type: any, gqlOption: IgqlOption): string;