export declare const initialize: () => void; export declare const onmessage: (message: any, postResponse: any) => void;