import { SvgIconComponent } from './types'; declare const HealingIcon: SvgIconComponent; export default HealingIcon;