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