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