import { NodeEntry } from '@alfresco/js-api';
import * as i0 from "@angular/core";
export declare class FileAutoDownloadComponent {
    node: NodeEntry;
    constructor(node: NodeEntry);
    static ɵfac: i0.ɵɵFactoryDeclaration<FileAutoDownloadComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FileAutoDownloadComponent, "adf-file-auto-download", never, {}, {}, never, never, true, never>;
}
