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