export declare function collect(moduleNames?: string | string[], credentials?: any, session?: string): Promise<any>;
