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