import React from 'react'; import IconProps from './props'; declare const LeafIcon: React.FC; export default LeafIcon;