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

declare const CrueltyFree: ReactIconComponentType;
export default CrueltyFree;
            