import { type ObjectType } from '../types/shims'; export declare function extractVideoData(type: string, data: ObjectType): T[];