export declare function pub2(): Promise<void>;
export default function pub(filters?: string): void;
