export interface FioDomain{
    fio_domain: string,
    expiration: string
}