import { GraphQLScalarType } from 'graphql';
import "reflect-metadata";
export declare const uploadType: GraphQLScalarType;
