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