export default withAuthentication; declare function withAuthentication(Component: any): React.ComponentClass; import React from "react";