import type { CSSProperties, PropType, DefineComponent } from "vue"; declare const _default: DefineComponent<{ style: { type: PropType; }; raw: { type: PropType | import("vue").WritableComputedOptions>, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ [x: string]: any; } & { [x: number]: any; }> | Readonly<{ [x: string]: any; }>, {} | { [x: string]: any; }>>; default: any; }; class: { type: (ObjectConstructor | StringConstructor | ArrayConstructor)[]; }; }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ raw: DefineComponent | import("vue").WritableComputedOptions>, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ [x: string]: any; } & { [x: number]: any; }> | Readonly<{ [x: string]: any; }>, {} | { [x: string]: any; }>; } & { style?: unknown; class?: unknown; }>, { raw: DefineComponent | import("vue").WritableComputedOptions>, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ [x: string]: any; } & { [x: number]: any; }> | Readonly<{ [x: string]: any; }>, {} | { [x: string]: any; }>; }>; export default _default;