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

declare const HealthAndSafety: ReactIconComponentType;
export default HealthAndSafety;
            