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