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