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

declare const SyringeFillIcon: RemixiconReactIconComponentType;
export default SyringeFillIcon;
