export { ConfigArgs, ConfigState } from "./config"; export type Config = import("./config").Config; export declare const Config: typeof import("./config").Config; export { DedicatedVantagePointArgs, DedicatedVantagePointState } from "./dedicatedVantagePoint"; export type DedicatedVantagePoint = import("./dedicatedVantagePoint").DedicatedVantagePoint; export declare const DedicatedVantagePoint: typeof import("./dedicatedVantagePoint").DedicatedVantagePoint; export { GetDedicatedVantagePointArgs, GetDedicatedVantagePointResult, GetDedicatedVantagePointOutputArgs } from "./getDedicatedVantagePoint"; export declare const getDedicatedVantagePoint: typeof import("./getDedicatedVantagePoint").getDedicatedVantagePoint; export declare const getDedicatedVantagePointOutput: typeof import("./getDedicatedVantagePoint").getDedicatedVantagePointOutput; export { GetDedicatedVantagePointsArgs, GetDedicatedVantagePointsResult, GetDedicatedVantagePointsOutputArgs } from "./getDedicatedVantagePoints"; export declare const getDedicatedVantagePoints: typeof import("./getDedicatedVantagePoints").getDedicatedVantagePoints; export declare const getDedicatedVantagePointsOutput: typeof import("./getDedicatedVantagePoints").getDedicatedVantagePointsOutput; export { GetMonitorArgs, GetMonitorResult, GetMonitorOutputArgs } from "./getMonitor"; export declare const getMonitor: typeof import("./getMonitor").getMonitor; export declare const getMonitorOutput: typeof import("./getMonitor").getMonitorOutput; export { GetMonitorsArgs, GetMonitorsResult, GetMonitorsOutputArgs } from "./getMonitors"; export declare const getMonitors: typeof import("./getMonitors").getMonitors; export declare const getMonitorsOutput: typeof import("./getMonitors").getMonitorsOutput; export { GetOnPremiseVantagePointArgs, GetOnPremiseVantagePointResult, GetOnPremiseVantagePointOutputArgs } from "./getOnPremiseVantagePoint"; export declare const getOnPremiseVantagePoint: typeof import("./getOnPremiseVantagePoint").getOnPremiseVantagePoint; export declare const getOnPremiseVantagePointOutput: typeof import("./getOnPremiseVantagePoint").getOnPremiseVantagePointOutput; export { GetOnPremiseVantagePointWorkerArgs, GetOnPremiseVantagePointWorkerResult, GetOnPremiseVantagePointWorkerOutputArgs } from "./getOnPremiseVantagePointWorker"; export declare const getOnPremiseVantagePointWorker: typeof import("./getOnPremiseVantagePointWorker").getOnPremiseVantagePointWorker; export declare const getOnPremiseVantagePointWorkerOutput: typeof import("./getOnPremiseVantagePointWorker").getOnPremiseVantagePointWorkerOutput; export { GetOnPremiseVantagePointWorkersArgs, GetOnPremiseVantagePointWorkersResult, GetOnPremiseVantagePointWorkersOutputArgs } from "./getOnPremiseVantagePointWorkers"; export declare const getOnPremiseVantagePointWorkers: typeof import("./getOnPremiseVantagePointWorkers").getOnPremiseVantagePointWorkers; export declare const getOnPremiseVantagePointWorkersOutput: typeof import("./getOnPremiseVantagePointWorkers").getOnPremiseVantagePointWorkersOutput; export { GetOnPremiseVantagePointsArgs, GetOnPremiseVantagePointsResult, GetOnPremiseVantagePointsOutputArgs } from "./getOnPremiseVantagePoints"; export declare const getOnPremiseVantagePoints: typeof import("./getOnPremiseVantagePoints").getOnPremiseVantagePoints; export declare const getOnPremiseVantagePointsOutput: typeof import("./getOnPremiseVantagePoints").getOnPremiseVantagePointsOutput; export { GetResultArgs, GetResultResult, GetResultOutputArgs } from "./getResult"; export declare const getResult: typeof import("./getResult").getResult; export declare const getResultOutput: typeof import("./getResult").getResultOutput; export { GetScriptArgs, GetScriptResult, GetScriptOutputArgs } from "./getScript"; export declare const getScript: typeof import("./getScript").getScript; export declare const getScriptOutput: typeof import("./getScript").getScriptOutput; export { GetScriptsArgs, GetScriptsResult, GetScriptsOutputArgs } from "./getScripts"; export declare const getScripts: typeof import("./getScripts").getScripts; export declare const getScriptsOutput: typeof import("./getScripts").getScriptsOutput; export { GetVantagePointArgs, GetVantagePointResult, GetVantagePointOutputArgs } from "./getVantagePoint"; export declare const getVantagePoint: typeof import("./getVantagePoint").getVantagePoint; export declare const getVantagePointOutput: typeof import("./getVantagePoint").getVantagePointOutput; export { GetVantagePointsArgs, GetVantagePointsResult, GetVantagePointsOutputArgs } from "./getVantagePoints"; export declare const getVantagePoints: typeof import("./getVantagePoints").getVantagePoints; export declare const getVantagePointsOutput: typeof import("./getVantagePoints").getVantagePointsOutput; export { OnPremiseVantagePointArgs, OnPremiseVantagePointState } from "./onPremiseVantagePoint"; export type OnPremiseVantagePoint = import("./onPremiseVantagePoint").OnPremiseVantagePoint; export declare const OnPremiseVantagePoint: typeof import("./onPremiseVantagePoint").OnPremiseVantagePoint; export { OnPremiseVantagePointWorkerArgs, OnPremiseVantagePointWorkerState } from "./onPremiseVantagePointWorker"; export type OnPremiseVantagePointWorker = import("./onPremiseVantagePointWorker").OnPremiseVantagePointWorker; export declare const OnPremiseVantagePointWorker: typeof import("./onPremiseVantagePointWorker").OnPremiseVantagePointWorker; export { ScriptArgs, ScriptState } from "./script"; export type Script = import("./script").Script; export declare const Script: typeof import("./script").Script; //# sourceMappingURL=index.d.ts.map