import React from 'react';
declare const GrassOutline: React.FC<import("./gen").IconCommonProps>;
export default GrassOutline;
