import { AbstractIcon } from '../abstract-icon'; export declare class BeenHereIconComponent extends AbstractIcon { constructor(); }