import { Core } from '@strapi/strapi'; declare const registerGraphQLQuery: (strapi: Core.Strapi) => void; export default registerGraphQLQuery;