import type { FC, SVGProps } from "react";
export declare const BubbleColor: FC<SVGProps<SVGSVGElement>>;
export default BubbleColor;
//# sourceMappingURL=BubbleColor.d.ts.map