import React from 'react'; import { LoaderProps } from '../Preloader'; declare const ThreeDots: React.FC; export default ThreeDots;