import { type SvgStringOpts } from '../../svgString'; export declare const MailSVG: (opts?: SvgStringOpts) => string; export default MailSVG;