import { SCMediaObjectType } from '../../../types/media';
declare const Link: SCMediaObjectType;
export default Link;
