import { type IconFn } from "../../_icon.js"; /** Phosphor light `PlusSquare` icon. */ export declare const iconPhLightPlusSquare: IconFn;