import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiCardsVariant: FunctionalComponent; export default MdiCardsVariant;