import { IconProps } from '../Icon'; declare function SvgHealing(props: IconProps): JSX.Element; export default SvgHealing;