export interface PdfDownloadedEvent {
    source: any;
}
