import { Entity } from "mdk-nbt";
export default function summon(nbt: Entity, location?: string): string;
