/// import { IconProps } from "../SvgIcon"; export declare const ToTop: (props?: IconProps) => JSX.Element; export default ToTop;