export declare const AspATypographyLink: {
    raw: import("vue").FunctionalComponent<import("ant-design-vue/es/typography/Link").LinkProps, {}>;
    name: string;
};
export default AspATypographyLink;
