import React from 'react'; /** * Desktop Snap2 `inline-sheet`: variants + checkout rails and module panel over the in-page gallery * (same `Snap2SettingsSheet` / module panel stack as {@link Snap2ConfiguratorModal}, portaled * to `#ov25-snap2-inline-sheet-stage` so the rail sits above the iframe). */ export declare const Snap2InlineSheetDesktopShell: React.FC;