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

declare const SuitSpadesIcon: MdiReactIconComponentType;
export default SuitSpadesIcon;
