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