UNPKG

@gluestack-ui/core

Version:

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

6 lines 364 B
import React from 'react'; declare function AlertDialogBackdrop<StyledAlertDialogBackdrop>(StyledAlertDialogBackdrop: React.ComponentType<StyledAlertDialogBackdrop>, AnimatePresence?: any): React.ForwardRefExoticComponent<{ children?: any; } & React.RefAttributes<unknown>>; export default AlertDialogBackdrop; //# sourceMappingURL=AlertDialogBackdrop.d.ts.map