import type { FC } from 'react'; declare const MediaPage: FC; export default MediaPage;