import React from 'react'; import { SvgProps } from './types'; declare const ScrollTop: React.FC; export default ScrollTop;