import { ReactIconComponentType } from '../types';

declare const AlternateEmail: ReactIconComponentType;
export default AlternateEmail;
            