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