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