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