/// import { BaseProps } from '../types'; export default function LineScaleRandom({ color, loading }: BaseProps): JSX.Element | null;