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