import React from 'react'; const googleIcon = ( _fill: string, size: number, style?: React.CSSProperties, ) => ( ); export default googleIcon;