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