UNPKG

108 BTypeScriptView Raw
1import React from 'react';
2export declare const RemotionRoot: React.FC<{
3 children: React.ReactNode;
4}>;