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