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