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