import { IJSBridge } from '../modelDef'; export declare const h5PcBridgeInit: () => Promise; declare const h5PcBridge: IJSBridge; export default h5PcBridge;