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