UNPKG

@gluestack-ui/core

Version:

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

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