export declare class VisualizationFilter { constructor(); constructor(fieldName: string); fieldName?: string; }