import type { GenericChainViewFunctions } from '@dedot/types'; export interface ChainViewFunctions extends GenericChainViewFunctions { }