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