import { StrapiContext } from '../@types'; export declare const setupGQL: ({ strapi }: StrapiContext) => Promise;