import React from 'react';
declare const InfoBar: React.FC;
export default InfoBar;
