import Domain_ from './Domain';
export declare namespace Elasticsearch {
    const Domain: typeof Domain_;
}
export default Elasticsearch;
