import { Texture } from "three"; declare const _default: (urls: Array) => Texture; export default _default;