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