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

declare const SuitHeartsIcon: MdiReactIconComponentType;
export default SuitHeartsIcon;
