import { UseRoomPlanParams, UseRoomPlanInterface } from './ExpoRoomPlan.types';
export default function useRoomPlan(params?: UseRoomPlanParams): UseRoomPlanInterface;
//# sourceMappingURL=useRoomPlan.d.ts.map