export declare function hasBinary(obj: any, toJSON?: boolean): boolean;
export declare function randomId(): string;
