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