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

declare const CardsPlayingOutlineIcon: MdiReactIconComponentType;
export default CardsPlayingOutlineIcon;
