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