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