UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

5 lines (4 loc) 131 B
import type { SVGProps } from 'react'; export declare const FileIcon: React.FC<SVGProps<SVGSVGElement> & { color?: string; }>;