import { Texture } from './Texture';
export declare function GetTexture(key: string): Texture;
//# sourceMappingURL=GetTexture.d.ts.map