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