/** * This hook intercepts the Back Button press and closes the modal when it's open instead of triggering the default navigate back behavior. */ export default function useModalCloseOnBack(): void; //# sourceMappingURL=use-modal-close-on-back.d.ts.map