import React from 'react'; // @ts-ignore export function SmallInfoField({icon: IconComponent, message, ...props}) { return (