export declare const useSummaryModal: () => { onOpenSummaryModal: () => void; onCloseSummaryModal: () => void; };