export declare class DashboardLoader { static load(dashboard?: any): Promise; private static loadRVDashboard; }