import { Texture } from 'pixijs/core'; import type { CacheParser } from '../CacheParser'; export declare const cacheTextureArray: CacheParser;