import { ECSContext } from "../ecs"; export declare const mountSystem: (ctx: ECSContext) => void; //# sourceMappingURL=mount.d.ts.map