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