import { BRC } from '../types/RuntimeCxt'; export declare function test(params: string, context: BRC): Promise;