type VisibilityKind = "public" | "protected" | "private"; export { VisibilityKind }; //# sourceMappingURL=chunk-visibility-kind-8314091f.d.ts.map