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