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