export declare function createDynamicFunction(builtIns: Object, body: string): Function;
