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