export { groupRepresentationCandidatesN, type MultipleRepresentationCandidatesN, type NoRepresentationCandidatesN, type RepresentationCandidateN, type RepresentationCandidateSetN, type RepresentationTargetMultiplicity, type UniqueRepresentationCandidateN } from './candidates.js'; export type { AmbientPointStatus, RepresentationAmbiguity, RepresentationCellSourceN, RepresentationDetailValue, RepresentationFieldRecordSource4, RepresentationHitN, RepresentationKind3D, RepresentationSampleCellSource4, RepresentationSourceN } from './types.js'; export { solveLinearCoordinateConstraintsN, type CoordinateConstraintConsistency, type CoordinateConstraintDetermination, type LinearCoordinateConstraintBlockDiagnosticN, type LinearCoordinateConstraintBlockN, type LinearCoordinateConstraintFitN, type LinearCoordinateConstraintOptions } from './coordinate-constraints.js'; export { clearLinearCoordinateConstraintSystemN, createLinearCoordinateConstraintSystemN, getLinearCoordinateConstraintBlockN, solveLinearCoordinateConstraintSystemN, withLinearCoordinateConstraintBlockN, withoutLinearCoordinateConstraintBlockN, type LinearCoordinateConstraintSystemFitN, type LinearCoordinateConstraintSystemN, type NamedLinearCoordinateConstraintBlockDiagnosticN, type NamedLinearCoordinateConstraintBlockInputN, type NamedLinearCoordinateConstraintBlockN } from './coordinate-constraint-system.js'; export { createSourceCellIdN, createSourceCellLookupN, createSourceCellReferenceN, findSourceCellByVerticesN, inspectSourceCellReferenceN, resolveSourceCellIdN, sourceCellGroupKeyN, type SourceCellGroupKeyKind, type SourceCellIdN, type SourceCellIdResolutionFailureReason, type SourceCellIdResolutionN, type SourceCellLookupIndexN, type SourceCellLookupMatchN, type SourceCellLookupMissN, type SourceCellLookupN, type SourceCellReferenceN, type SourceCellReferenceRetirementReason, type SourceCellReferenceStatusN } from './source-reference.js'; export { createSourceEdgeCoordinateN, evaluateSourceEdgeCoordinateN, fitSourceEdgeCoordinateToProjectionN, projectPointToSourceEdgeN, type AvailableSourceEdgeProjectionFitN, type SourceEdgeCoordinateN, type SourceEdgeCoordinateOptions, type SourceEdgeProjectionFitFailureReason, type SourceEdgeProjectionFitN, type SourceEdgeProjectionFitOptions, type SourceEdgeProjectionN, type UnavailableSourceEdgeProjectionFitN } from './source-edge-coordinate.js'; export { fitSourceEdgeCoordinateToObservationsN, type AvailableSourceEdgeObservationFitN, type SourceEdgeObservationDiagnosticN, type SourceEdgeObservationFitN, type SourceEdgeObservationFitOptions, type SourceEdgeProjectionObservationN, type UnavailableSourceEdgeObservationFitN } from './source-edge-observations.js'; export { createSourceSimplexCoordinateN, createSourceSimplexReferenceN, evaluateSourceSimplexCoordinateN, fitSourceSimplexCoordinateToObservationsN, inspectSourceSimplexReferenceN, projectPointToSourceSimplexN, type AvailableSourceSimplexObservationFitN, type SourceSimplexCoordinateN, type SourceSimplexCoordinateOptions, type SourceSimplexObservationDiagnosticN, type SourceSimplexObservationFitFailureReason, type SourceSimplexObservationFitN, type SourceSimplexObservationFitOptions, type SourceSimplexProjectionN, type SourceSimplexProjectionObservationN, type SourceSimplexReferenceN, type UnavailableSourceSimplexObservationFitN } from './source-simplex-coordinate.js'; export { affineSectionMapRecipe4, affineSectionMapRecipeN, affineSliceChartMapRecipeN, affineSliceChartMapRecipe4, createRepresentationLineageN, displayMapRecipe3, fieldRestrictionMapRecipe4, planeEmbeddingMapRecipe3, projectionMapRecipeN, type AffineSectionMapRecipe4, type AffineSectionMapRecipeN, type AffineSliceChartMapRecipeN, type AffineSliceChartMapRecipe4, type CustomProjectionMapRecipeN, type CoordinateProjectionMapRecipeN, type FieldRestrictionMapRecipe4, type OrthographicProjectionMapRecipeN, type PerspectiveProjectionMapRecipeN, type PlaneEmbeddingMapRecipe3, type RayRealizationMapRecipe3, type RepresentationLineageN, type RepresentationMapRecipeN, type SampledIsosurfaceMapRecipe3, type Point4 } from './map.js'; export { representationLineageCapabilitiesN, representationMapCapabilitiesN, representationMapCapabilityVerbsN, type RepresentationCapabilityLevel, type RepresentationCapabilityVerbN, type RepresentationMapCapabilitiesN, type RepresentationMapCapabilityVerbsN, type RepresentationSourceIdentityCapability } from './map-capabilities.js'; export { createAffineSectionCellChart4N, resolveRepresentationChartPointToSourceCellN } from './chart-source-cell.js'; export type { RepresentationCellChartN, RepresentationChartSourceCellResolutionN } from './chart-source-cell-types.js'; export { evaluateRepresentationLineagePointN, type ExactRepresentationLineagePointN, type RepresentationLineageEvidenceValue, type RepresentationLineagePointEvaluationN, type RepresentationLineagePointEvaluationOptions, type RepresentationLineagePointFailureReason, type RepresentationLineagePointStepN, type UnavailableRepresentationLineagePointN } from './lineage-evaluation.js'; export { describeRepresentationHitN, type RepresentationAmbientClaimN, type RepresentationHitReportN } from './hit-report.js'; //# sourceMappingURL=index.d.ts.map