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