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