import { SvgIconComponent } from './types'; declare const GrassIcon: SvgIconComponent; export default GrassIcon;