/// import { IconProps } from '../../types'; declare const InboxIn: (allProps: IconProps) => JSX.Element; export default InboxIn;