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

declare const GrowwIcon: ReactIconComponentType;
export default GrowwIcon;
            