import { IPhysicsManager } from "@galacean/engine-design"; export declare class LitePhysicsManager implements IPhysicsManager { }