import {Result} from '@elrondnetwork/evertrail.core' import {Input} from './input' export type Signature = (input: Input) => Promise