export declare enum AppBarEdge { "Top" = "Top", "Left" = "Left", "Bottom" = "Bottom", "Right" = "Right" } //# sourceMappingURL=AppBarEdge.d.ts.map