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