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