export declare function useEntrySummary(id: string): import("../atoms/EntrySummaryAtoms.js").EntrySummary | undefined;
