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

declare const GppGood: ReactIconComponentType;
export default GppGood;
            