export declare const randomInteger: (min: number, max: number) => number;