import { type IDashboardProps } from "../types.js"; /** * @internal */ export declare function DefaultDashboardMainContent(_: IDashboardProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DefaultDashboardMainContent.d.ts.map