import { useModal } from '@coinbase/cds-common/overlays/useModal'; /** * @deprecated Use the visible and onRequestClose props as outlined in the docs here https://cds.coinbase.com/components/modal#get-started. This will be removed in a future major release. * @deprecationExpectedRemoval v7 */ export { useModal }; //# sourceMappingURL=useModal.d.ts.map