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