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