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