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