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