export type GetFioBalanceOptions = {
    fioPublicKey?: string | null;
};
//# sourceMappingURL=GetFioBalanceOptions.d.ts.map