export declare function getRandomInt(bits?: 8 | 16 | 32 | 64 | 128 | 160 | 256): string;
