import 'prismjs/components/prism-graphql'; export declare const egcLogDoc: (gql: string, name?: string, catchError?: boolean) => Promise;