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