import { Slice } from '../../boc/Slice';
export declare function readUnaryLength(slice: Slice): number;
