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