import { Etcd3 } from 'etcd3';
export interface IEtcd extends Etcd3 {
}
