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

declare const SpaIcon: MdiReactIconComponentType;
export default SpaIcon;
