import * as React from "react"

export const OutboundLink: React.ComponentType<React.HTMLProps<HTMLAnchorElement>>

