export declare const ElCard: import("../../utils/types").SFCWithInstall; readonly bodyStyle: import("../../utils/props").BuildPropReturn, "", unknown, unknown, unknown>; readonly shadow: import("../../utils/props").BuildPropReturn; }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ readonly header?: unknown; readonly bodyStyle?: unknown; readonly shadow?: unknown; } & { header: string; bodyStyle: import("../../utils/types").StyleValue; shadow: string; } & {}>, { header: string; bodyStyle: import("../../utils/types").StyleValue; shadow: string; }>> & Record; export default ElCard; export * from './src/card';