import { Texture } from 'three'; export declare const whiteImageData: ImageData; export declare const whiteTexture: Texture; //# sourceMappingURL=../../src/three/utils/constants.d.ts.map