import { IconProps } from '../Icon'; declare function SvgMarkunreadMailbox(props: IconProps): JSX.Element; export default SvgMarkunreadMailbox;