UNPKG

react-native-paper

Version:
6 lines 185 B
declare type Props = { color: string; }; declare const GooglePlayIcon: ({ color }: Props) => JSX.Element; export default GooglePlayIcon; //# sourceMappingURL=GooglePlayIcon.d.ts.map