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