export declare const useSyncModalStore: () => import("../types/modal").ModalInfo<unknown>[];
