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

declare const SymfonyIcon: MdiReactIconComponentType;
export default SymfonyIcon;
