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

declare const SyringeIcon: MdiReactIconComponentType;
export default SyringeIcon;
