import { ECSContext } from "../ecs"; export declare function particleSystem(ctx: ECSContext): void; //# sourceMappingURL=particleSystem.d.ts.map