import HtmlRoute from './../html'; declare class HtmlLogoutRoute extends HtmlRoute { constructor(); } export default HtmlLogoutRoute;