export declare function getIdentifierType(identifier?: string): { isEsdt: boolean; isNft: boolean; isEgld: boolean; };