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