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