export declare const DefaultData: { posts: any; items: any; }; export { JSerStat } from "./JSerStat"; import * as compute from "./compute/compute-tags"; export { compute };