import { IPutioAPIClientOptions } from './client/types';
export declare const DEFAULT_CLIENT_OPTIONS: IPutioAPIClientOptions;
