import { Texture } from 'three';
export declare const whiteImageData: ImageData;
export declare const whiteTexture: Texture<import("three").TextureEventMap>;
//# sourceMappingURL=constants.d.ts.map