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