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