@gluestack-ui/themed
Version:
A universal themed components for React Native, Next.js & React
2 lines (1 loc) • 324 B
TypeScript
export declare const Image: import("@gluestack-ui/image/lib/types").IImageComponentType<import("@gluestack-style/react/lib/typescript/types").StyledComponentProps<import("react-native").StyleProp<import("react-native").ImageStyle>, unknown, import("react-native").ImageProps, "Image", typeof import("react-native").Image>>;