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

declare const SafetyDivider: ReactIconComponentType;
export default SafetyDivider;
            