declare const RandomColor: () => string;
export default RandomColor;
