import React from 'react'; function MenuAuthMgt(props) { return (
MenuAuthMgt
); } export default MenuAuthMgt;