UNPKG

@gluestack-ui/core

Version:

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

4 lines 248 B
import React from 'react'; export declare const MenuItemLabel: (StyledMenuItemLabel: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>; export default MenuItemLabel; //# sourceMappingURL=MenuItemLabel.d.ts.map