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