import * as THREE from 'three'; export declare const resources: Record; export declare const textures: { [key: string]: THREE.Texture; };