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