import { NBT_TAG } from '../datatypes/Tag'; export declare function getTagId(tag: NBT_TAG): number;