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