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