/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type ConduitFillResult = { minimum_conduit_size_in: string; total_conductor_area_sqin: number; max_allowed_fill_sqin: number; fill_percent: number; code_reference?: string; };