/**
 * @internal
 */
export declare const ClientDefaultValues: {
    runtime: string;
    lstatSync: import("fs").StatSyncFn;
};
