/// declare const InfoIcon: ({ size }: { size?: number | undefined; }) => JSX.Element; export default InfoIcon;