export declare const AspATypographyLink: import("asp-smart-ui-plus/es/utils").SFCWithInstall<{
raw: import("vue").FunctionalComponent<import("ant-design-vue/es/typography/Link").LinkProps, {}>;
name: string;
}> & Record<string, any>;
export default AspATypographyLink;
export * from './src';