import { Entity } from '@lastolivegames/becsy'; export declare function isEntity(entity: any): entity is Entity;