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