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