import { CustomError } from 'ts-custom-error'; export declare class UnexpectedPacketError extends CustomError { }