export function route(app: any): void;
export function listHandler(res: any, lib: any, func: any): Promise<void>;
