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