import { IconComponent } from '..';
declare const EnvelopeIcon: IconComponent;
export { EnvelopeIcon };
