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