export declare const enum IOError { END = -1048576, AGAIN = -1048575, INVALID_OPERATION = -1048574, NETWORK_ERROR = -1048573, ABORT = -1048572 }