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