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