/** * @template T * @returns {import('../types/types').ListenerObj} */ export function createObserver(): import("../types/types").ListenerObj;