import { ITexture } from '../../../textures/ITexture'; export declare function UnbindTexture(texture: T): void; //# sourceMappingURL=UnbindTexture.d.ts.map