export declare const addPrefixToken: (tokenId: string) => string;
export declare const extractTokenId: (tokenId: string) => string;
//# sourceMappingURL=tokens.d.ts.map