declare const EXTERNAL_LINK_PROPS: { target: string; rel: string; }; export default EXTERNAL_LINK_PROPS;