UNPKG

@gluestack-ui/core

Version:

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

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