export declare function useSubscriptionAbused(): { checkAndShowSubscriptionAbused: () => boolean; isAccountFreezed: boolean; }; //# sourceMappingURL=useSubscriptionAbused.d.ts.map