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