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