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