import { LuluService, LuluConfigOptions } from '@ntegral/lulu';
export declare function createLuluClient(options: LuluConfigOptions): LuluService;
