export declare const walkInData: { id: number; nickname: string; }; export declare const Provider: any, Context: any;