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