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