import { ActiveTable } from '../../../../../activeTable'; export declare class FileExportDropdownItemEvents { private static action; static setEvents(at: ActiveTable, item: HTMLElement): void; } //# sourceMappingURL=fileExportDropdownItemEvents.d.ts.map