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