export type SignerType = 'auto' | 'amino' | 'direct';
