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