export declare const Utils: { joiPromise: (data: any, schema: any) => Promise<{}>; joiPromiseMap: (list: any, schema: any) => Promise<[{}, {}, {}, {}, {}, {}, {}, {}, {}, {}]>; };