export * from './types';
declare const Module: {
[key: string]: any;
};
export declare const MediaPlayer: any, Camera: any, Playlist: any, PlaylistItem: any, Radio: any, RadioData: any, Torch: any, VideoOutput: any, SoundEffect: any;
export default Module;