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