export declare class ElasticModuleOptions { constructor(init?: Partial); url: string; customValuePrefix?: string; }