export default function ({ graphqlUrl, outputUrl, }: { graphqlUrl: any; outputUrl: any; }): Promise;