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