import React from 'react'; declare const SvgSeedOutline: (props: React.SVGProps) => JSX.Element; export default SvgSeedOutline;