export type TezosOperationMode = "send" | "delegate" | "undelegate";
//# sourceMappingURL=model.d.ts.map