import { Texture } from 'pixi.js'; export declare function loadHDRTexture(url: string): Promise; //# sourceMappingURL=loadHDRTexture.d.ts.map