export declare const invalidateConfig: (sdkToken: string, userId: string | null) => Promise<void>;
