export declare const getBoardSettingApi: ({ item_type, }: { item_type: 'appointment_booking' | 'event_booking_v2'; }) => Promise;