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

declare const VolunteerActivism: ReactIconComponentType;
export default VolunteerActivism;
            