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