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