UNPKG

@gluestack-ui/core

Version:

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

3 lines 196 B
import React from 'react'; export declare function Switch(StyledSwitch: any): React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>; //# sourceMappingURL=Switch.d.ts.map