import { SVGProps } from "react"; declare const ADToTopOutlined: (props: SVGProps) => JSX.Element; export { ADToTopOutlined };