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