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