export declare const getFormatResourceListAndMap: (data: any[], bookingId?: number[]) => { list: any[]; listMap: any; };