import * as React from "react"; declare function Inbox(props: React.SVGProps): any; export default Inbox;