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