import { Types } from "bc-minecraft-bedrock-types";
/** */
export interface Texture extends Types.BaseObject {
}
