export function noSerializeWrapper(fn: () => void) { return fn; }