import type { PropType } from 'vue'; declare const _default: import("vue").DefineComponent; }; fallback: { type: StringConstructor; default: string; }; fit: { type: PropType; default: import("@/components").TdImageProps['fit']; validator(val: import("@/components").TdImageProps['fit']): boolean; }; lazy: BooleanConstructor; loading: { type: PropType; }; position: { type: StringConstructor; default: string; }; referrerpolicy: { type: PropType; validator(val: import("@/components").TdImageProps['referrerpolicy']): boolean; }; shape: { type: PropType; default: import("@/components").TdImageProps['shape']; validator(val: import("@/components").TdImageProps['shape']): boolean; }; src: { type: StringConstructor; default: string; }; srcset: { type: PropType; }; onError: PropType; onLoad: PropType; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; fallback: { type: StringConstructor; default: string; }; fit: { type: PropType; default: import("@/components").TdImageProps['fit']; validator(val: import("@/components").TdImageProps['fit']): boolean; }; lazy: BooleanConstructor; loading: { type: PropType; }; position: { type: StringConstructor; default: string; }; referrerpolicy: { type: PropType; validator(val: import("@/components").TdImageProps['referrerpolicy']): boolean; }; shape: { type: PropType; default: import("@/components").TdImageProps['shape']; validator(val: import("@/components").TdImageProps['shape']): boolean; }; src: { type: StringConstructor; default: string; }; srcset: { type: PropType; }; onError: PropType; onLoad: PropType; }>> & Readonly<{}>, { alt: string; fallback: string; fit: "contain" | "cover" | "fill" | "none" | "scale-down"; lazy: boolean; position: string; shape: "circle" | "round" | "square"; src: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;