declare const _default: import("vue").DefineComponent; }; default: { type: import("vue").PropType; }; disabled: { type: BooleanConstructor; default: any; }; hover: BooleanConstructor; href: { type: StringConstructor; default: string; }; prefixIcon: { type: import("vue").PropType; }; size: { type: import("vue").PropType; default: import("@/components").TdLinkProps['size']; validator(val: import("@/components").TdLinkProps['size']): boolean; }; suffixIcon: { type: import("vue").PropType; }; target: { type: StringConstructor; default: string; }; theme: { type: import("vue").PropType; default: import("@/components").TdLinkProps['theme']; validator(val: import("@/components").TdLinkProps['theme']): boolean; }; underline: BooleanConstructor; onClick: import("vue").PropType; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; default: { type: import("vue").PropType; }; disabled: { type: BooleanConstructor; default: any; }; hover: BooleanConstructor; href: { type: StringConstructor; default: string; }; prefixIcon: { type: import("vue").PropType; }; size: { type: import("vue").PropType; default: import("@/components").TdLinkProps['size']; validator(val: import("@/components").TdLinkProps['size']): boolean; }; suffixIcon: { type: import("vue").PropType; }; target: { type: StringConstructor; default: string; }; theme: { type: import("vue").PropType; default: import("@/components").TdLinkProps['theme']; validator(val: import("@/components").TdLinkProps['theme']): boolean; }; underline: BooleanConstructor; onClick: import("vue").PropType; }>> & Readonly<{}>, { disabled: boolean; hover: boolean; href: string; size: import("@/common").SizeEnum; target: string; theme: "danger" | "default" | "primary" | "success" | "warning"; underline: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;