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