import { SVGProps } from "react"; declare const SvgDonateBlood: (props: SVGProps) => JSX.Element; export default SvgDonateBlood;