import React from 'react'; declare const withSession: () => (Component: any) => React.ForwardRefExoticComponent>; export default withSession;