import { FC, SVGProps } from 'react'; declare const IconInbox: FC & { fill?: string }>; export default IconInbox;