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