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