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