import { Core } from "@strapi/strapi"; declare const getCustomTypes: (strapi: Core.Strapi, nexus: any) => any[]; export default getCustomTypes;