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

declare const CardsPlayingSpadeIcon: MdiReactIconComponentType;
export = CardsPlayingSpadeIcon;