import React, { SVGProps } from 'react'; export declare const VaccinationIcon: (props: SVGProps) => React.JSX.Element;