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

declare const GppBad: ReactIconComponentType;
export default GppBad;
            