import { View } from '@antv/g2/esm/core';
export declare function customLegendFilterLast(view: View): void;
export declare function customLegendFilter(view: View): void;
export declare function singleCheckedLegendFilter(view: View): void;
