import { Composition } from 'remotion'; import { TUIDemo } from './tuiDemo'; export const RemotionRoot = () => { return ( ); };