import { GraphQLSchema } from 'graphql';
import { AmplifyAppSyncSimulator } from '../..';
export declare const getDirectiveTypeDefs: () => string;
export declare const transformSchemaWithDirectives: (schema: GraphQLSchema, context: AmplifyAppSyncSimulator) => GraphQLSchema;
//# sourceMappingURL=index.d.ts.map