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