import { IconDefinition } from '../types';
declare const SafetyOutlined: IconDefinition;
export default SafetyOutlined;
