import { Vector2 } from 'three'; export declare const bayerIndices: readonly number[]; export declare const bayerOffsets: readonly Vector2[];