import React from 'react' const PermissionGranted = () => { return ( ) } export default PermissionGranted