import React from 'react'; import { IconProps } from "./"; declare const Ultrasound: React.FC; export default Ultrasound;