export declare enum StandardFlags { None = 0, XrefDependent = 16, XrefResolved = 32, Referenced = 64 } //# sourceMappingURL=StandardFlags.d.ts.map