export declare function cleanGraphQLSchema(schema: string): { schema: string; notFound: Record>; }; //# sourceMappingURL=clean-graphql.d.ts.map