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