import React from 'react'; export function Link({ external, ...props }) { return ; }