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