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