import { type ModalAttributes } from './internal/context'; export declare const useModal: () => ModalAttributes;