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