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