/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type BrickTiesResult = { ties_count: number; spacing_pattern: string; code_reference?: string; };