import { MobilePortStream } from '../../PortStream/MobilePortStream'; export declare function onMessage(instance: MobilePortStream, event: any): void; //# sourceMappingURL=onMessage.d.ts.map