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