/** VPS billing version */
export interface VpsBillingVersion {
    /**  */
    version: number;
}
//# sourceMappingURL=VpsBillingVersion.d.ts.map