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