export declare const lightIncrementPtr: number[];
export declare const computeLightIncrement: () => void;
