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