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