import { OrPromise } from './utils'; export type Signer
= Record> = (input: string, header: Header) => OrPromise;