import React from 'react'; import { InfoProps } from '../../ui/common'; declare const Info: React.FC; export default Info;