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

declare const GppMaybe: ReactIconComponentType;
export default GppMaybe;
            