import type { GraphiQLOptions } from 'graphql-yoga';
export declare const renderLaboratory: (opts?: GraphiQLOptions) => string;
//# sourceMappingURL=index.d.ts.map