import { FC } from 'react';
declare type Props = {};
export declare const VideoGallery: FC<Props>;
export {};
