import type { LC } from '@use-gpu/live'; import type { PassBinding } from '../../pass/types.d.cts'; export declare const lightBinding: PassBinding; export declare const LightBuffer: LC;