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