import { ModifiersProps } from '@/props' export const VvCardProps = { ...ModifiersProps, title: String, }