Repository URL to install this package:
export declare class CorruptedPacketLengthException extends Error { constructor(rawContentLength: string); }