export declare class ReportTab { name: string; title: string; type: string; tab: string; datakey: string; }