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