export declare const SUBSCRIPTION_MANAGEMENT_LINK_ERROR = "This subscription management link is invalid or has expired. Please request a new link or contact support."; export declare function getSubscriptionManagementUserId(): string | null; export declare function getSubscriptionManagementStripeCustomerId(): string | null;