import { GraphQLScalarType } from 'graphql'; export declare const MATCHER: { [key: string]: GraphQLScalarType; };