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