import { SVGProps } from "react";
declare const SvgMailSurprise: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgMailSurprise;
