None
As a developer I should be able to import a hook to which I pass the access check I want to check and receive true or false if logged in user has access to or not.
Implement this in a similar way how useFeatureFlag is created.