UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

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