import { Composition } from "remotion"; import { TitleCard } from "./TitleCard"; export const RemotionRoot = () => ( );