export declare const IcrcCacheMetadataErrorKey = "metadata.unavailable";
export declare const IcrcCacheMetadataErrorMessage = "Metadata Unavailable";
export declare const IcrcCacheTransactionFeeErrorKey = "transactionFee.unavailable";
export declare const IcrcCacheTransactionFeeErrorMessage = "TransactionFee Unavailable";
export declare const IcrcCacheBalanceErrorKey = "balance.unavailable";
export declare const IcrcCacheBalanceErrorMessage = "Balance Unavailable";
