import { Compositions } from "./Compositions"; import { continueRender, delayRender, registerRoot } from "remotion"; registerRoot(Compositions);