import type { AdminViewServerProps } from 'payload'; import React from 'react'; export declare function DashboardView(props: AdminViewServerProps): Promise; //# sourceMappingURL=index.d.ts.map