import { IObject } from "./"; export declare function size(obj: IObject): number;