import 'hono';
declare module 'hono' {
interface ContextVariableMap {
effectiveSpace: string;
spaceRole: string;
isOwner: boolean;
x402Payment: string;
x402Scheme: string;
}