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