import { EventEmitter } from '@angular/core'; export declare class ErrorPageComponent { data: any; anchorCustom: EventEmitter; page: EventEmitter; }