UNPKG

@gluestack-ui/core

Version:

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

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