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