import { GameObjectBase } from '../GameObjectBase'; export declare class CrumbObject extends GameObjectBase { constructor(); }