import { GraphQLServiceContext } from '../typings'; export declare const createFormatError: (ctx: GraphQLServiceContext) => (error: any) => any;