/**
 * Provides access to various helper and utility functions.
 *
 * Available in all stages since 2.0.55.
 * @see {@link https://lua-api.factorio.com/2.0.55/index-runtime.html Online documentation}
 */
declare const helpers: import("factorio:runtime").LuaHelpers
