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