export declare const randomNumber: () => string; export declare const getRandomColor: () => string;