import { SessionInterface } from '../auth/session/types'; export declare function hasActivePayment(session: SessionInterface, isTest: boolean): Promise; //# sourceMappingURL=has_active_payment.d.ts.map