import { AppThunk } from 'store'; export declare const cancelSubscription: (subscriptionId: string) => AppThunk>;