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