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