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