import { Sheet } from '../../sheet/Sheet'; export declare function renderAutoFilter(currentSheet: Sheet, dataContainer: HTMLElement): void;