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