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