UNPKG

gather-content-ui

Version:
8 lines 310 B
declare function SelectionModalBody({ children, className, isLoading, ...rest }: any): import("react/jsx-runtime").JSX.Element; declare namespace SelectionModalBody { var defaultProps: { className: string; }; } export default SelectionModalBody; //# sourceMappingURL=SelectionModalBody.d.ts.map