import React from 'react';
declare const PermissionGranted: () => React.JSX.Element;
export default PermissionGranted;
