export declare const isMessagePort: (sender: MessagePort | Worker) => sender is MessagePort;
//# sourceMappingURL=message-port.d.ts.map