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