export declare const INITIAL_FRAME_LOCAL_STORAGE_KEY = "remotion.initialFrame";
export declare const setupInitialFrame: () => void;
