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