export declare function supertokensGraphQLHandler(createGraphQLHandler: any, createGraphQLHandlerOptions: any): (event: any, context: any, callback: any) => void;
