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