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