declare const _default: import('vue').DefineComponent; default: string; validator: (value: string) => boolean; }; size: { type: NumberConstructor; default: number; }; src: { type: StringConstructor; default: string; }; effect: { type: import('vue').PropType<"dark" | "light" | "plain">; validator: (value: string) => boolean; default: string; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: string; validator: (value: string) => boolean; }; size: { type: NumberConstructor; default: number; }; src: { type: StringConstructor; default: string; }; effect: { type: import('vue').PropType<"dark" | "light" | "plain">; validator: (value: string) => boolean; default: string; }; }>> & Readonly<{}>, { size: number; src: string; shape: "circle" | "square"; effect: "dark" | "light" | "plain"; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;