export { GetClientConfigResult } from "./getClientConfig"; export declare const getClientConfig: typeof import("./getClientConfig").getClientConfig; export declare const getClientConfigOutput: typeof import("./getClientConfig").getClientConfigOutput; export { GetClientTokenResult } from "./getClientToken"; export declare const getClientToken: typeof import("./getClientToken").getClientToken; export declare const getClientTokenOutput: typeof import("./getClientToken").getClientTokenOutput;