import React from 'react';
declare const InfoIcon: React.FunctionComponent;
export default InfoIcon;
