/**
 * @internal
 */
export declare const ClientDefaultValues: {
    runtime: string;
    lstatSync: () => void;
};
