import { Entity } from '../entities/entity.js'; export declare function giveItem(entity: Entity, classname: string): boolean; //# sourceMappingURL=give.d.ts.map