import { IntrospectionInputValue } from 'graphql'; export default function (interfaceName: string, inputs: ReadonlyArray): string;