UNPKG

@gluestack-ui/core

Version:

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

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