import { ConfigVariables } from "@mcma/core";
export declare function getWorkerFunctionId(configVariables?: ConfigVariables): string;
