export declare function handleVideoCandidatesList(args: string[]): Promise; export declare function handleVideoCandidatesShow(args: string[]): Promise; export declare function handleVideoStoryboardStillAdd(args: string[]): Promise; export declare function handleVideoSelectCandidate(args: string[]): Promise; export declare function handleVideoRejectCandidate(args: string[]): Promise; export declare function handleVideoRerollScene(args: string[]): Promise; export declare function handleVideoChainFrom(args: string[]): Promise; export declare function handleVideoUnchain(args: string[]): Promise; export declare function handleVideoCandidatesMigrateFromAssets(args: string[]): Promise; //# sourceMappingURL=candidates.d.ts.map