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