UNPKG

@gluestack-ui/core

Version:

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

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