import { Environment } from '../../../Models/Environment'; export declare const javascriptFunctions: (env: Environment) => string;