import { Uint256String } from '../int'; export declare function toAsciiString(addr: Buffer, len: Uint256String): string;