import type { WhopIframeSdk } from "@whop/iframe"; import { type Context } from "react"; export type { WhopIframeSdk }; export declare const WhopIframeSdkContext: Context;