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