import * as React from 'react'; declare function HealthAndSafetyIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default HealthAndSafetyIcon;