export default Logout;
declare function Logout(props: any): JSX.Element;
