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

declare const SafetyBoxYellow: ReactIconComponentType;
export default SafetyBoxYellow;
            