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