declare const withSecurityBounder: (WrappedComponent: any) => (props: any) => JSX.Element; export default withSecurityBounder;