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