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