UNPKG

@gluestack-ui/core

Version:

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

7 lines 242 B
declare function Separator(_props: any): any; declare namespace Separator { var getCollectionNode: (props: any, _context: any) => Generator<any>; var displayName: string; } export { Separator }; //# sourceMappingURL=Separator.d.ts.map