export { Account as IAccount } from "./IAccount" export { account } from "./proto/account"