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