import IPC from "./IPC";
export default function generateContextBridge(listIPC: IPC[], apiKey?: string): void;
