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