/** Missing description */
export interface ProjectRegionQuotaCreation {
    /** Name of the new quota */
    name: string;
}
//# sourceMappingURL=ProjectRegionQuotaCreation.d.ts.map