UNPKG

@gluestack-ui/core

Version:

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

5 lines 306 B
import React from 'react'; export declare function ActionsheetVirtualizedList<T>(StyledActionsheetVirtualizedList: React.ComponentType<T>): React.ForwardRefExoticComponent<{ children?: React.ReactNode | string; } & React.RefAttributes<unknown>>; //# sourceMappingURL=ActionsheetVirtualizedList.d.ts.map