export declare const isSameStructTag: (tagA: string, tagB: string) => boolean; export declare const formatSuiNS: (x: string) => string;