import type { RemotionEnvironment } from './remotion-environment-context';
export declare const getRemotionEnvironment: () => RemotionEnvironment;
