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