import * as React from 'react'; declare function CactusIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CactusIcon;