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