import { FC } from 'react'; import type { Video } from '../models'; export declare const VideoComp: FC