import type { FunctionComponent } from 'react'; declare const LoadingDots: FunctionComponent; export default LoadingDots;