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

declare const CardsOutlineIcon: MdiReactIconComponentType;
export = CardsOutlineIcon;