import type { BundleState } from 'remotion'; export declare const setBundleModeAndUpdate: (state: BundleState) => void;