Repository URL to install this package:
|
Version:
0.0.15 ▾
|
/// <reference types="react" />
export declare const toVideo: (props: any, index?: number | undefined) => JSX.Element;
export declare const VideoWidgetPanel: (props?: any) => JSX.Element[];
export declare const HomeGrid: (props?: any) => JSX.Element;