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