export declare const rowsData: { q9h6z46p: string; gnd4931w: string; cxkicdzk: string; zi17rxs2: string; aggregations: { name: string; type: string; value: number; }[]; }[]; export declare const defaultDimension: ({ id: string; name: string; label: string; dataType: string; enable: number; status: number; visible: number; semantics: { conceptType: string; conceptTypeEditable: boolean; semanticType: string; }; isCustomField: boolean; levelPosition: number; aggregationType: number; description: null; aliasLabel: null; isValid: boolean; key: string; } | { id: string; name: string; label: string; dataType: string; enable: number; status: number; visible: number; semantics: { conceptType: string; conceptTypeEditable: boolean; semanticType: string; }; isCustomField: boolean; levelPosition: number; aggregationType: number; description: null; aliasLabel: null; key: string; isValid?: undefined; })[]; export declare const defaultMetric: { id: string; name: string; label: string; dataType: string; enable: number; status: number; visible: number; semantics: { conceptType: string; conceptTypeEditable: boolean; semanticType: string; }; isCustomField: boolean; levelPosition: number; aggregationType: number; description: null; aliasLabel: null; isValid: boolean; checked: boolean; key: string; aggregation: string; aliasAggregation: string; }[];