export declare type RichMediaStudioChildAssetPropertyType = 'FLASH' | 'VIDEO' | 'IMAGE' | 'DATA';
