declare let init: (elastic: any) => (options: any) => any;
export = init;
