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