/** * A list of all packet types that are valid for a packet hook. */ export declare const VALID_PACKET_HOOKS: string[];