export declare const DeleteSecretDialog: ({ namespaceId, secretId, }: { namespaceId: string; secretId: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DeleteSecretDialog.d.ts.map