UNPKG

@gluestack-ui/core

Version:

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

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