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