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

declare const SyringeLineIcon: RemixiconReactIconComponentType;
export default SyringeLineIcon;
