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