import type { PropType } from 'vue'; import type { TLinkProps } from './TLink.types'; export declare const TLink: import("vue").DefineComponent; size: PropType; href: PropType; leftIcon: PropType; rightIcon: PropType; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: PropType; href: PropType; leftIcon: PropType; rightIcon: PropType; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; //# sourceMappingURL=TLink.d.ts.map