/**
 *
 * @param {Texture} t
 * @returns {Texture}
 */
export function cloneTexture(t: Texture): Texture;
//# sourceMappingURL=cloneTexture.d.ts.map