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