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