import React from 'react'; export const GooglePlayStoreWhite = (props: React.SVGProps) => { return ( ); }; export default GooglePlayStoreWhite;