export type FioAddress = {
    fio_address: string;
    expiration: string;
};
//# sourceMappingURL=FioAddress.d.ts.map