import type { FunctionalComponent } from 'vue';
import './OutboundLink.css';
export declare const OutboundLink: FunctionalComponent;
