import React from 'react'; const GoogleIcon = ({ width = 24, height = 24 }) => ( ); export default GoogleIcon;