UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

6 lines 341 B
import { type RebookingRadioGroupProps } from '../ui/RebookingRadioGroup'; declare const RebookingRadioGroupContainer: import("react").FunctionComponent<Omit<RebookingRadioGroupProps, "options" | "title"> & { showTitle?: boolean; }>; export default RebookingRadioGroupContainer; //# sourceMappingURL=RebookingRadioGroupContainer.d.ts.map