import { IconProps } from './@ErkIcon'; declare function EmailIcon(props: IconProps): JSX.Element; export default EmailIcon;