export declare function applicableShards(availability?: string, fromManifest?: any): Promise; export declare function shardsFromManifest(fromManifest: any): Promise; export declare function targetShards(): Promise;