import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DownloadComponent { fileName: string; text: string; textAsTooltip: boolean; onDownload: EventEmitter; onBeforeDownload: EventEmitter; download(): void; beforeDownload(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=download.component.d.ts.map