declare const InfoIconSVG: React.FC<{ width?: number; height?: number; }>; export default InfoIconSVG;