import { ReactIconComponentType } from '../types';

declare const Healing: ReactIconComponentType;
export default Healing;
            