import { MdiReactIconComponentType } from './dist/typings';

declare const CardsVariantIcon: MdiReactIconComponentType;
export default CardsVariantIcon;
