export type BrickTiesResult = { ties_count: number; spacing_pattern: string; code_reference?: string; }; //# sourceMappingURL=BrickTiesResult.d.ts.map