export declare function postMessage(type: string, params?: unknown, callbackId?: string): void;
