import React from 'react'; export declare function DeployAdminPage({ projectId }: { readonly projectId: string; }): React.JSX.Element; //# sourceMappingURL=DeployAdminPage.d.ts.map