export declare const VideoBlockTypes: string[]; export type VideoBlockType = (typeof VideoBlockTypes)[number];