export declare const tryGetNftShortName: (name: string) => string; export declare const tryGetNftCollName: (name: string) => string; //# sourceMappingURL=nft.d.ts.map