import type { MediaPlugin } from './definitions'; declare const Media: MediaPlugin; export * from './definitions'; export { Media };