export declare const getBookingList: (params: any) => Promise; export declare const getStatistic: (params: any) => Promise;