import { ScopeModule } from '@iyio/common';
export declare const initOpenAiBackend: (apiKey?: string, module?: ScopeModule) => void;
