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