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