import React from 'react'; /** * Standard configurator in a modal. Body scroll lock with variants open; backdrop + panel animate first * with an optional snapshot in the gallery slot, then `isDrawerOrDialogOpen` flips so the iframe snaps into the slot. */ export declare function ModalConfiguratorDesktop(): React.JSX.Element;