import React from 'react'; import type { Props } from './types'; export declare const Media: React.FC;