import type { IconComponent } from '../types'; declare const Leaf: IconComponent; export default Leaf;