export declare const API_ROOT = "https://api.linode.com/v4";
export declare const BETA_API_ROOT: string;
export declare const MINIMUM_PASSWORD_STRENGTH = 4;
export declare const MAX_VOLUME_SIZE = 16384;
//# sourceMappingURL=constants.d.ts.map