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