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