import { IVideoWithContentProps } from "../../components/SmallComponents/VideoWithContent/VideoWithContent.interfaces";
import { IVideoProps } from "../../components/SmallComponents/Video/Video.interfaces";
export declare const TAIPropsVideoWithContent: IVideoWithContentProps;
export declare const TAIPropsVideo: IVideoProps;
