export declare const NitrogenEditButton: import("react").ComponentType<{ collection: string; routePattern?: string; }>;