import React from 'react';
declare const Info: (props: any) => React.JSX.Element;
export default Info;
