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