import { System } from "./ECS"; export declare function benchmark(system: System, count?: number): System;