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