export declare const emitSpotLightPool: (val: void, isState?: boolean | undefined) => void, onSpotLightPool: (cb: (val: void) => void, once?: boolean | undefined) => import("@lincode/promiselikes").Cancellable;
