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