UNPKG

@gluestack-ui/core

Version:

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

4 lines 268 B
import React from 'react'; declare function FabLabel<StyledFabLabel>(StyledFabLabel: React.ComponentType<StyledFabLabel>): React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>; export default FabLabel; //# sourceMappingURL=FabLabel.d.ts.map