export type AccountPubKeyResponse = {
    fio_public_key: string;
};
//# sourceMappingURL=AccountPubKeyResponse.d.ts.map