export declare enum LeaderCreationType { CreatedWithTextAnnotation = 0, CreatedWithToleranceAnnotation = 1, CreatedWithBlockReferenceAnnotation = 2, CreatedWithoutAnnotation = 3 } //# sourceMappingURL=LeaderCreationType.d.ts.map