export function fetchSchema({ url, output }: { url: any; output: any; }): Promise; export default fetchSchema; //# sourceMappingURL=fetch-schema.d.ts.map