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