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