export interface UniformlyDistributedSubnetsArguments { neededSubnets: number; cidr: string; } //# sourceMappingURL=types.d.ts.map