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