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