import { IconProps } from '../types';
declare const Syringe: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Syringe;
//# sourceMappingURL=Syringe.d.ts.map