export declare enum ParameterType { serializable = 0, callback = 1, remoteObject = 2, transferable = 3 }