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