export declare function checkPaidPlan(): Promise<boolean>;
export declare function requirePaidPlan(): Promise<void>;
//# sourceMappingURL=check-paid-plan.d.ts.map