import { ReactIconComponentType } from '../types';

declare const PersonalInjury: ReactIconComponentType;
export default PersonalInjury;
            