import type Hexo from '../../../hexo';
declare function listRoute(this: Hexo): void;
export = listRoute;
