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

declare const SuitClubsIcon: MdiReactIconComponentType;
export default SuitClubsIcon;
