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