import { ReactIconComponentType } from '../types';

declare const Beenhere: ReactIconComponentType;
export default Beenhere;
            