export declare const VvCardProps: { title: StringConstructor; modifiers: { type: PropType; default: undefined; }; };