import { FC } from 'react'; declare const Loader: FC; export default Loader;