export declare const useSubscriptions: () => import("@tanstack/react-query").UseQueryResult<import("@base/api").Subscription[], Error>;
