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