import React from 'react'; export const InfoIcon = ({ size = { width: '20', height: '20' } }) => ( );