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