/**
 *
 * @param {Texture} texture
 * @return {number}
 */
export function computeTextureByteSize(texture: Texture): number;
export function loadStandardImageTexture(path: any, success: any, failure: any, progress: any): void;
//# sourceMappingURL=loadStandardImageTexture.d.ts.map