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