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