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