import type { AlgorandAccount } from "./types"; export declare function initAccount(account: AlgorandAccount): void; //# sourceMappingURL=initAccount.d.ts.map