import React from 'react'; export declare const NitrogenEditButtonRuntime: React.FC<{ collection: string; routePattern?: string; }>;