import { WsState } from './types'; export default function onError(self: WsState): (event: Event) => void;