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