import { AppManifest } from '@zaiusinc/app-sdk'; export declare function applicableShards(availability?: string, fromManifest?: AppManifest): Promise; export declare function targetShards(): Promise;