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