export { /** * @deprecated Usage of the `sx` prop with this component is no longer * supported. Use the component from `@primer/react` with CSS Modules instead. */ Dialog, /** * @deprecated Usage of the `sx` prop with this component is no longer * supported. Use the component from `@primer/react` with CSS Modules instead. */ type DialogProps, } from './components/Dialog'; //# sourceMappingURL=experimental.d.ts.map