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