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