import { GraphQLObjectType } from 'graphql';
export declare const GraphQLSubscriptionPeriod: GraphQLObjectType<any, any>;
