import type { HookContext } from '../../declarations'; export declare const stripeCheckSubscription: (context: HookContext) => Promise;