UNPKG

@gluestack-ui-nightly/core

Version:

Universal UI components for React Native, Expo, and Next.js

4 lines 233 B
import React from 'react'; declare const PopoverBody: (StyledPopoverBody: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>; export default PopoverBody; //# sourceMappingURL=PopoverBody.d.ts.map