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