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

declare const SofaIcon: MdiReactIconComponentType;
export default SofaIcon;
