export interface DataVProps { [key: string]: any; } export default DataVProps;