import * as React from 'react'; declare function SesameSeeds(props: React.SVGProps): React.JSX.Element; export default SesameSeeds;