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