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