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