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

declare const CardsSpadeIcon: MdiReactIconComponentType;
export default CardsSpadeIcon;
