export declare function toTerm(term: 'query' | 'subscription' | 'mutation', ...args: Array): string;