import { type IconFn } from "../../_icon.js"; /** Phosphor regular `EnvelopeOpen` icon. */ export declare const iconPhRegularEnvelopeOpen: IconFn;