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