import type { PropType } from 'vue'; import type { TTypographyProps } from './TTypography.types'; export declare const TTypography: import("vue").DefineComponent; fontWeight: PropType; variant: PropType; as: PropType; color: PropType; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; fontWeight: PropType; variant: PropType; as: PropType; color: PropType; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; //# sourceMappingURL=TTypography.d.ts.map