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

declare const CardsIcon: MdiReactIconComponentType;
export default CardsIcon;
