import React from 'react';
import type { DashboardViewServerProps } from '../index.js';
import './index.scss';
export declare function ModularDashboard(props: DashboardViewServerProps): Promise<React.JSX.Element>;
//# sourceMappingURL=index.d.ts.map