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