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