/// <reference types="react" />
declare const EnvelopeSimpleOpen: (props: any, ref: any) => JSX.Element;
export default EnvelopeSimpleOpen;
