import { FC, SVGProps } from 'react'; declare const IconMailOpen: FC & { fill?: string }>; export default IconMailOpen;