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

declare const CardsOutlineIcon: MdiReactIconComponentType;
export default CardsOutlineIcon;
