import React from 'react'; import { ProductIconPartProps } from '../ProductIcon.part.types'; declare const Email: React.FC; export { Email };