UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

4 lines (3 loc) 132 B
import type { SVGProps } from 'react'; import React from 'react'; export declare const UndoIcon: React.FC<SVGProps<SVGSVGElement>>;